home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 1999 #2 / Amiga Plus CD - 1999 - No. 2.iso / Anwender / Grafik / MaVi / Sets / SpeedSlider.set < prev    next >
Text File  |  1998-04-21  |  303b  |  12 lines

  1. // Just a speedslider, click with shift holded to fix the speed
  2. Group.mui,
  3.     Child,mavi/mui/0145_speedslider.mcc,
  4.         MUIA_Frame,MUIV_Frame_Button,
  5.         PDA_MinWidth,80,
  6.         MUIA_Slider_Horiz,TRUE,
  7.         MUIA_FixHeight,11,
  8.         PDA_DTPic_KeyName,"FeedBackKnob",
  9.         PDA_Descriptor_Text,"Change playbackspeed",
  10.     End,
  11. End
  12.